//[
logout
[androidJvm]
abstract fun logout()
Logs out the user that was last logged in via login. This should be used whenever the user logs out from the app.
//[
[androidJvm]
abstract fun logout()
Logs out the user that was last logged in via login. This should be used whenever the user logs out from the app.